Mapping URL: /distributor/{id}
Description: get the distributor entity with the appended id
Microservice: ProductService
/distributor/{id} |
Mapping URL: /distributor/{id}
Description: DistributorService
Name: findDistributorById(id)
Request Method: GET
Service Interface: /distributor/{id}
Service Entity: Distributor
3.1 CountryService | 3.2 DiscountCampaignService | 3.3 ProductService | 3.4 ShopLicenseService |